commit | 97f518c4cae23baaa8a9731a830793ae23f97fc7 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Thu Jun 22 19:49:35 2006 |
committer | Junio C Hamano <junio@hera.kernel.org> | Thu Jun 22 19:49:35 2006 |
tree | ac9e701be7efe826259641c61bfa1fe73a8a0b44 | |
parent | 74bbe9093313f04303e510a450bb4155c3681af9 [diff] [blame] |
Autogenerated HTML docs for v1.4.1-rc1
diff --git a/git-upload-pack.txt b/git-upload-pack.txt index 4795e98..b2c9307 100644 --- a/git-upload-pack.txt +++ b/git-upload-pack.txt
@@ -12,7 +12,7 @@ DESCRIPTION ----------- -Invoked by 'git-clone-pack' and/or 'git-fetch-pack', learns what +Invoked by 'git-fetch-pack', learns what objects the other side is missing, and sends them after packing. This command is usually not invoked directly by the end user.